<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍏叡绫�---------------------------*/
* {
	margin: 0;
	padding: 0;
}

a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}
.clearfix:after {
	display: block;
	clear: both;
	content: '';
	visibility: hidden;
	height: 0px;
}
.clearfix {
	zoom: 1;
}
.chao {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.chao2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.chao3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
li {
	list-style: none;
}
input,
textarea,
select {
	padding: 0;
	margin: 0;
	outline: none;
}
textarea {
	resize: none;
}
p {
	margin: 0;
}
body {
	background: #f7f7f7;
	font-family: '寰蒋闆呴粦';
	height: 100%;
	width: 100%;
}
#top {
	display: none;
}
.container {
	/*padding: 0px 10px;*/
	width: 1024px;
	margin: 0 auto;
}

.container2 {
	padding: 0px 30px;
}

.sectionY {
	position: fixed;
	height: 44px;
	top: 0px;
	width: 100%;
	/*border-bottom: 1px solid #eee;*/
	z-index: 99;
	background: #000a16;
}
.sectionY .p1 {
	text-align: center;
	height: 44px;
	line-height: 44px;
	font-size: 17px;
	font-weight: 500;
	color: #00ccff;
}
.sectionY .a1 {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 1.5rem;
}
.sectionY .a2 {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 1.5rem;
}
.sectionY .a3 {
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 0.8rem;
	color: #868686;
}

.sectionYx {
	position: fixed;
	height: 44px;
	top: 0px;
	width: 100%;
	/*border-bottom: 1px solid #eee;*/
	z-index: 99;
	background: none;
}
.sectionYx .p1 {
	text-align: center;
	height: 44px;
	line-height: 44px;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
}
.sectionYx .a1 {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 1.5rem;
}
.sectionYx .a2 {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 1.5rem;
}
.sectionYx .a3 {
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 0.8rem;
	color: #868686;
}

.kong1 {
	height: 44px;
	width: 100%;
	z-index: 90;
}
.kong {
	height: 55px;
}
html {
	height: 100%;
}
.kongg {
	height: 100px;
}
.ge {
	height: 10px;
	width: 100%;
	background: #eee;
}
@media (max-width: 1920px) {
	.container {
		width: 1200px;
		margin: 0 auto;
		position: static !important;
	}
}
.fix_right {
	position: fixed;
	text-align: center;
	right: 10px;
	top: 620px;
	box-shadow: 0px 0px 10px #aaa;
	border: 1px solid #108ee7;
	z-index: 999;
}
.fix_right .er {
	position: absolute;
	left: -25px;
}
.fix_right .a1 {
	height: 50px;
	width: 129px;
	line-height: 50px;
	background: url(../images/795bbf43e413bfe.png);
	background-size: 100% 100%;
}
.fix_right .a1 .p1 {
	color: #fff;
	font-size: 14px;
}

.fix_right .a2 {
	padding: 10px;
	background: #fff;
}
.fix_right .a2 ul li {
	margin: 5px 0px;
}
.fix_right .a2 ul li img {
	width: 107px;
	height: 31px;
}
.fix_right .a3 {
	display: none;
}
.akl_2 {
	display: none;
}

/*棣栭〉*/
.index_section1x {
	/*height: 50px;*/
	display: none;
}
.index_section1 .toggle_banner {
	display: none;
}
.index_section1 {
	height: 50px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99;
	background: none;
}
.index_section1 .logo {
	float: left;
	margin-top: 2.5px;
	padding: 0px !important;
}
.index_section1 .logo img {
	height: 45px;
}
.index_section1 .title {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	border-left: 1px solid #eee;
	padding: 0px 15px;
	margin-left: 15px;
	cursor: pointer;
}
.index_section1 .title .p1 {
	color: #fff;
	font-size: 15px;
	font-weight: normal !important;
}
.index_section1 .list {
	float: right;
	text-align: right;
}
.index_section1 .list li {
	display: inline-block;
	margin-left: 20px;
}
.index_section1 .list li a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}
.index_section1 .list li a.select {
	color: #347fe2 !important;
}
.index_section1 .list li a:hover {
	color: #347fe2 !important;
}
.index_section2 {
}
.index_section2 img {
	width: 100%;
}
.index_section2 .swiper-slide {
	height: 735px;
	width: 100%;
	background-position: center;
}
.index_section2 .swiper-container {
	min-width: 1200px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.index_section2 .swiper-container .swiper-button-next,
.swiper-button-prev {
}
.index_section3 {
	margin-top: 10px;
}
.index_section3 .container {
	background: #fff;
}
.index_section3 ul li {
	float: left;
	width: 33.3%;
	text-align: center;
}
.index_section3 ul li:first-child {
	text-align: left;
}
.index_section3 ul li:last-child {
	text-align: right;
}
.index_section3 ul li img {
	width: 97%;
}
.index_section4 {
	margin-top: 25px;
}
.index_section4 .title {
	padding: 0px 20px;
	background: #fff;
}
.index_section4 .title .p1 {
	font-size: 24px;
	font-weight: 600;
	color: #000;
	padding: 10px 0px;
}
.index_section4 .title .p1 img {
	width: 51px;
	height: 21px;
	position: relative;
	top: 2px;
}
.index_section4 .title .p1 a {
	float: right;
	color: #999999;
	font-size: 15px;
	margin-top: 7px;
}
.index_section4 .title .p1 a:hover {
	color: #347fe2;
}
.index_section4 .title .div1 {
	float: right;
	margin-top: -30px;
}
.index_section4 .title .div1 ul li {
	float: left;
	margin-left: 15px;
}
.index_section4 .title .div1 ul li a {
	color: #000;
	font-size: 15px;
}
.index_section4 .title .div1 ul li a.select {
	color: #108ee7;
}
.index_section4 .center {
	background: #fff;
}
.index_section4 .center .left_1 {
	float: left;
}
.index_section4 .center .left_1 img {
	width: 300px;
	height: 500px;
}
.index_section4 .center .right_1 {
	float: left;
	width: 900px;
}
.index_section4 .center .right_1 .heng {
	height: 2px;
	width: 100%;
	margin-top: 11px;
}
.index_section4 .center .right_1 .list {
	padding: 10px;
}
.index_section4 .center .right_1 .list ul li {
	float: left;
	width: 25%;
	text-align: center;
	margin: 8px 0px;
}

.index_section4 .center .right_1 .list ul li img {
	width: 59px;
	height: 59px;
	margin-bottom: 15px;
}
.index_section4 .center .right_1 .list ul li .p1 {
	color: #000;
	font-size: 16px;
}
.index_section4 .center .right_1 .list ul li &gt; div {
	width: 94%;
	margin: 0 auto;
	border: 1px solid #f0f3fa;
	padding: 20px 0px;
}
.index_section4 .center .right_1 .list ul li &gt; div:hover {
	box-shadow: 0px 0px 8px #ccc;
}
.index_section4 .title1 {
	background: #fff;
}
.index_section4 .title1 img {
	width: 100%;
}
.index_section4 .next {
	padding: 0px 10px;
	background: #fff;
}
.index_section4 .next .list {
}
.index_section4 .next .list .list_1 {
	float: left;
	width: 23.8%;
}
.index_section4 .next .list .list_1 img {
	width: 280px;
	height: 220px;
}
.index_section4 .next .list .list_2 {
	float: left;
	width: 76.1%;
	border: 1px solid #eee;
	border-left: none;
	height: 218px;
}
.index_section4 .next .list .list_2 .title2 {
	padding: 0px 20px;
}
.index_section4 .next .list .list_2 .title2 .p1 {
	font-size: 20px;
	font-weight: 600;
	color: #000;
	padding: 10px 0px;
}
.index_section4 .next .list .list_2 .title2 .p1 a {
	color: #000;
}
.index_section4 .next .list .list_2 .item {
	padding-left: 20px;
	float: left;
	width: 70%;
}
.index_section4 .next .list .list_2 .item ul li {
	float: left;
	width: 25%;
	text-align: left;
	margin: 15px 0px;
}
.index_section4 .next .list .list_2 .item ul li a:hover {
	text-decoration: underline;
}
.index_section4 .next .list .list_2 .item ul li .s1 {
	background-color: #389ad9;
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: relative;
	top: -3px;
}
.index_section4 .next .list .list_2 .item ul li .s2 {
	margin-left: 5px;
	color: #999999;
	font-size: 13px;
}
.index_section4 .next .list .list_2 .item2 {
	text-align: center;
	margin-top: 40px;
}
.index_section4 .next .list .list_2 .item2 a {
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
}
.index_section4 .next .list .list_2 .item2 a:hover {
	opacity: 0.8;
}
.index_section4 .section4_1 {
	/*margin-top: 20px;*/
	padding: 20px 0px;
}
.index_section4 .list_all {
	background: #fff;
}
.index_section5 {
	margin-top: 20px;
	position: relative;
	height: 671px;
	width: 100%;
	background: url('/static/liumai/images/a30.png');
	width: 100%;
	background-position: center;
}
.index_section5 img {
	width: 100%;
}
.index_section5 a {
	position: absolute;
	top: 34%;
	padding: 15px 0px;
	width: 150px;
	text-align: center;
	border-radius: 25px;
	background: #f29a76;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.index_section5 a:hover {
	opacity: 0.9;
}
.index_section4 .section4_2 {
	padding: 15px 20px;
	display: none;
}
.lunsheng_section1 .section1_1 {
	background: url('/static/liumai/images/img-3.png');
	width: 100%;
	background-position: center;
	height: 271px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lunsheng_section1 .section1_1 ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.lunsheng_section1 .section1_1 ul li {
	width: 33%;
	text-align: center;
	cursor: pointer;
	padding: 15px 0px;
}
.lunsheng_section1 .section1_1 ul .flex-start {
	display: flex;
	flex-direction: column;
}
.lunsheng_section1 .section1_1 ul li .fs1 {
	color: #fff;
	font-size: 67px;
}
.lunsheng_section1 .section1_1 ul li .line {
	width: 68px;
	height: 4px;
	background: #fff;
	margin: 10px auto;
}
.lunsheng_section1 .section1_1 ul li .p1 {
	font-size: 22px;
}
.luansheng_head .title {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding-top: 20px;
}
.luansheng_head .title .p1 {
	color: #0f0f0f;
	font-size: 38px;
}
.luansheng_head .title .p2 {
	color: #277feb;
	font-size: 38px;
}
.luansheng_head .subheading {
	margin: 10px auto;
	text-align: center;
	font-size: 22px;
	color: #303030;
	padding-bottom: 20px;
}
.luansheng_section2 .list ul li {
	float: left;
	width: 16.6%;
	text-align: center;
	margin: 8px 0px;
}
.luansheng_section2 .list ul li &gt; div {
	width: 94%;
	margin: 0 auto;
	padding: 20px 0px;
	position: relative;
}
.luansheng_section2 .list ul li img {
	width: 180px;
	height: 180px;
	margin-bottom: 15px;
}
.luansheng_section2 .list ul li p {
	color: #303030;
	font-size: 22px;
}
.luansheng_section2 .content1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0;
}
.luansheng_section2 .content1 .item {
	width: 20%;
	height: 550px;
	background: #ffffff;
	box-shadow: 12px 14px 38px 1px rgba(0, 0, 0, 0.06);
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.luansheng_section2 .content1 .item &gt; img {
	width: 90px;
	height: 90px;
	margin: 0 auto;
}
.luansheng_section2 .content1 .item &gt; h2 {
	text-align: center;
	padding: 20px 0;
	font-size: 26px;
}
.luansheng_section2 .content1 .item .p2 {
	font-size: 22px;
	color: #303030;
	font-weight: 500;
	letter-spacing: 2px;
}
.luansheng_section3 {
	margin: 110px 0 60px 0;
	padding: 20px 0;
	background-color: #f2f2f2;
}
.luansheng_section3 .boxes &gt; div {
	display: flex;
}
.luansheng_section3 .boxes .box {
	width: 730px;
	float: left;
}
.luansheng_section3 .boxes .box img {
	width: 100%;
}
.luansheng_section4 {
	padding: 20px 0;
}
.luansheng_section4 .center6 ul li {
	float: left;
	width: 20%;
	text-align: center;
	margin: 15px 0px;
	height: 320px;
}
.luansheng_section4 .center6 ul li div {
	width: 90%;
	margin: 0 auto;
	background: #f5f5f5;
	padding: 15px 0px;
}
.luansheng_section4 .center6 ul li div img {
	width: 90%;
}
.luansheng_section5 {
	width: 100%;
}
.luansheng_section5 img {
	width: 100%;
}
.luansheng_section5 .content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
.luansheng_section5 .content .head {
	margin-bottom: 150px;
}
.luansheng_section5 .content .head h1 {
	font-size: 58px;
	font-family: PingFang SC-Heavy, PingFang SC;
	font-weight: 800;
	color: #ffffff;
}
.luansheng_section5 .content .head h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}
.luansheng_section5 .content .list {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.luansheng_section5 .content .list p {
	color: #fff;
}
.luansheng_section5 .content .list .line {
	width: 4px;
	height: 77px;
	opacity: 0.55;
	background: #ffffff;
}
.luansheng_section5 .content .list .fs1 {
	color: #fff;
	font-size: 67px;
	font-weight: 800;
}
.luansheng_section5 .content .list .fs2 {
	color: #fff;
	font-size: 22px;
}
#certify {
	position: relative;
	width: 1200px;
	margin: 20px auto;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify .swiper-slide {
	width: 736px;
	height: 471px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify .swiper-slide img {
	display: block;
}
#certify .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(/static/liumai/images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%;
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(/static/liumai/images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%;
}

.index_section4 .section4_2 ul li {
	float: left;
	width: 25%;
	text-align: center;
	cursor: pointer;
	padding: 15px 0px;
}

.luansheng_section2 .list ul li &gt; div:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 0;
	height: 6px;
	background: #277feb;
	transition: all 0.3s;
}
.luansheng_section2 .list ul li &gt; div:hover:before {
	color: #277feb;
	width: 100%;
	left: 0;
	right: 0;
}
.luansheng_section2 .list ul li &gt; div:hover p {
	color: #277feb;
}
.luansheng_section2 .more {
	width: 136px;
	height: 61px;
	border-radius: 103px 103px 103px 103px;
	opacity: 1;
	border: 1px solid #707070;
	margin: 20px auto;
	color: #707070;
	text-align: center;
	line-height: 61px;
	font-size: 22px;
}
.index_section4 .section4_2 ul li img {
	width: 70px;
	height: 77px;
}
.index_section4 .section4_2 ul li.select {
	box-shadow: 0px 0px 10px #bbb;
}
.index_section4 .section4_3 {
	padding: 10px 20px;
	background: #fff;
}
.index_section4 .section4_3 .list_all {
	float: left;
	width: 33.3%;
	text-align: center;
}
.index_section4 .section4_3 .list_all:first-child {
	text-align: left;
}
.index_section4 .section4_3 .list_all:last-child {
	text-align: right;
}
.index_section4 .section4_3 .list_all .list {
	width: 90%;
	display: inline-block;
}
.index_section4 .section4_3 .list_all .list .a1 img {
	width: 100%;
	height: 140px;
}
.index_section4 .section4_3 .list_all .list .a2 {
	padding: 0px 15px;
	margin-top: 10px;
}
.index_section4 .section4_3 .list_all .list .a2 .p1 {
	float: left;
	width: 80%;
	color: #000;
	font-size: 16px;
}
.index_section4 .section4_3 .list_all .list .a2 .p1:hover {
	text-decoration: underline;
}
.index_section4 .section4_3 .list_all .list .a2 .a2_1 {
	margin: 8px 0px;
	text-align: left;
}

.index_section4 .section4_3 .list_all .list .a2 .p2 {
	float: right;
	color: #999;
	font-size: 15px;
}
.index_section4 .section4_3 .list_all .list .a3 {
	text-align: center;
	margin-top: 10px;
}
.index_section4 .section4_3 .list_all .list .a3 a {
	display: inline-block;
	padding: 3px 5px;
	border: 1px solid #eee;
	border-radius: 3px;
	font-size: 14px;
	color: #999;
}
.index_section4 .section4_3 .list_all .list .a3 a:hover {
	color: #108ee7;
	border-color: #108ee7;
}
.index_section4 .section4_3 .list_all .list .a2 .a2_1 a {
}
.index_section4 .section4_3 .list_all .list .a2 .a2_1 a:hover {
	text-decoration: underline;
}
.index_section4 .section4_4 {
	padding: 10px 10px;
	background: #fff;
}
.index_section4 .section4_4 ul li {
	float: left;
	width: 20%;
	text-align: center;
	margin: 15px 0px;
}
.index_section4 .section4_4 ul li:first-child {
	text-align: left;
}
.index_section4 .section4_4 ul li:nth-child(5n) {
	text-align: right;
}
.index_section4 .section4_4 ul li:nth-child(6n) {
	text-align: left;
}
.index_section4 .section4_4 ul li div {
	width: 90%;
	display: inline-block;
	border: 1px solid #eee;
	text-align: center;
	padding: 10px 0px;
}
.index_section4 .section4_4 ul li div:hover {
	box-shadow: 0px 0px 5px #ccc;
}
.index_section4 .section4_4 ul li div img {
	width: 80%;
	cursor: pointer;
}
.foot {
	background: #334450;
}
.foot .up {
	padding: 20px 0px;
}
.foot .up .us {
	float: left;
	width: 70%;
}
.foot .up .us .uss {
	float: left;
	width: 20%;
}
.foot .up .us .uss .uss_1 {
	text-align: center;
}
.foot .up .us .uss .uss_1 .p1 {
	color: #fff;
	font-size: 16px;
}
.foot .up .us .uss .uss_1 .s1 {
	display: inline-block;
	width: 15px;
	height: 2px;
	background: #108ee7;
}
.foot .up .us .uss .uss_2 {
	text-align: center;
	margin-top: 15px;
}
.foot .up .us .uss .uss_2 ul li {
	margin-bottom: 10px;
}
.foot .up .us .uss .uss_2 ul li a {
	color: #fff;
	font-size: 14px;
	opacity: 0.8;
}
.foot .up .us .uss .uss_2 ul li a:hover {
	color: #108ee7;
}
.foot .up .ipone {
	text-align: center;
	float: left;
	width: 40%;
}
.foot .up .ipone .uss_1 .p1 {
	color: #fff;
	font-size: 16px;
}
.foot .up .ipone .uss_1 .s1 {
	display: inline-block;
	width: 15px;
	height: 2px;
	background: #108ee7;
}
.foot .up .ipone .ipone_1 {
	margin-top: 20px;
}
.foot .up .ipone .ipone_1 .p1 {
	font-size: 25px;
	color: #108ee7;
}
.foot .up .ipone .ipone_1 .p2 {
	color: #fff;
	font-size: 14px;
	opacity: 0.8;
	margin-top: 10px;
}
.foot .up .tall {
	float: left;
	width: 30%;
}
.foot .up .tall .a1 {
	float: left;
	width: 40%;
	text-align: center;
}
.foot .up .tall .a1 img {
	width: 108px;
	height: 108px;
}
.foot .up .tall .a1 .p1 {
	color: #999;
	font-size: 14px;
}
.foot .up .tall .a2 {
	float: right;
	width: 55%;
}
.foot .up .tall .a2 .p1 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.5rem;
}
.foot .bottom {
	text-align: center;
	border-top: 1px solid #ddd;
}
.foot .bottom .p1 {
	font-size: 14px;
	color: #999;
	padding: 10px 0px;
}
/*鍏朵粬浜у搧*/
.index_section4 {
}
.index_section4 .next_btn {
	background: #fff;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.index_section4 .next_btn a {
	display: inline-block;
	padding: 0px 5px;
	border: 1px solid #eee;
	font-size: 14px;
	color: #000;
	margin: 0px 3px;
}
.index_section4 .next_btn a:hover {
	background: #ddd;
}
.index_section4 .next_btn a.select {
	background: #ddd;
}
.index_section4 .next_btn .s1 {
	display: inline-block;
	margin: 0 5px;
	color: #000;
	font-size: 14px;
}
.index_section4 .next_btn .input1 {
	border: 1px solid #eee;
	height: 19px;
	width: 55px;
}
.index_section4 .next_btn .input2 {
	cursor: pointer;
}
.index_section4 .next_btn .s2 {
	display: inline-block;
	color: #000;
	font-size: 14px;
}
.index_section4 .next_btn .s2 .s3 {
	color: #ff0000;
}
/*鏂伴椈涓績*/
.ip_ssection4_3 {
	background: #fff;
	margin-top: 20px;
	padding: 20px 0px;
}
.ip_ssection4_3 .list_1 {
	border-bottom: 1px solid #eee;
	padding: 10px 10px;
}
.ip_ssection4_3 .list_1 .a1 {
	float: left;
	width: 25%;
}
.ip_ssection4_3 .list_1 .a1 img {
	width: 250px;
	height: 200px;
}
.ip_ssection4_3 .list_1 .a2 {
	float: right;
	width: 70%;
	padding: 20px 10px;
}
.ip_ssection4_3 .list_1 .a2 .p1 {
	color: #000;
	font-size: 18px;
	height: 55px;
	line-height: 1.8rem;
	font-weight: bold;
}
.ip_ssection4_3 .list_1 .a2:hover .p3 {
	text-decoration: underline;
}
.ip_ssection4_3 .list_1 .a2:hover .p1 {
	text-decoration: underline;
}
.ip_ssection4_3 .list_1 .a2 .p2 {
	color: #999;
	margin: 15px 0px;
	font-size: 14px;
}
.ip_ssection4_3 .list_1 .a2 .p3 {
	color: #555;
	font-size: 16px;
	line-height: 2rem;
}
/*鏂伴椈鍐呴〉*/
.ip_ssection4_4 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.ip_ssection4_4 .a1 {
	float: left;
	background: #fff;
	width: 78%;
}
.ip_ssection4_4 .a1 .title3 {
	padding: 15px 20px;
	border-bottom: 1px dashed #ddd;
}
.ip_ssection4_4 .a1 .title3 .p1 {
	font-size: 20px;
	font-weight: 600;
	color: #000;
	line-height: 2rem;
}
.ip_ssection4_4 .a1 .title3 .p2 {
	color: #999;
	font-size: 14px;
	margin: 15px 0px;
}
.ip_ssection4_4 .a1 .center1 {
	line-height: 30px;
	vertical-align: middle;
	padding: 15px 20px;
	border-bottom: 1px dashed #ddd;
}
.ip_ssection4_4 .a1 .center1 p {
	text-indent: 2em;
	margin-bottom: 5px;
}
.ip_ssection4_4 .a1 .center1 .p1 {
	color: #000;
	font-size: 16px;
	line-height: 1.5rem;
	margin: 10px 0px;
}
.ip_ssection4_4 .a1 .center1 .p2 {
	text-align: center;
	margin: 10px 0px;
}
.ip_ssection4_4 .a1 .center1 .p2 img {
	width: 50%;
}
.ip_ssection4_4 .a1 .bottom1 {
	padding: 15px 20px;
}
.ip_ssection4_4 .a1 .bottom1 .p1 {
	margin: 10px 0px;
}
.ip_ssection4_4 .a1 .bottom1 .p1 a {
	color: #000;
	font-size: 15px;
}
.ip_ssection4_4 .a1 .bottom1 .p1 a:hover {
	text-decoration: underline;
}

.ip_ssection4_4 .a2 {
	float: right;
	width: 20%;
	background: #fff;
}
.ip_ssection4_4 .a2 .b1 img {
	width: 100%;
	height: 156px;
}
.ip_ssection4_4 .a2 .b2 &gt; .p1 {
	color: #000;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
}
.ip_ssection4_4 .a2 .b2 ul li {
	margin: 20px 0px;
}
.ip_ssection4_4 .a2 .b2 ul li:hover .p1 {
	text-decoration: underline;
}
.ip_ssection4_4 .a2 .b2 ul li div {
	width: 90%;
	margin: 0 auto;
}
.ip_ssection4_4 .a2 .b2 ul li div img {
	width: 100%;
	height: 130px;
}
.ip_ssection4_4 .a2 .b2 ul li div .p1 {
	color: #000;
	font-size: 15px;
	line-height: 1.5rem;
}

/*浜у搧椤�*/
.index_section6 {
}
.index_section6 .container {
	background: #fff;
}
.index_section6 ul li {
	float: left;
	width: 16.6%;
	text-align: center;
	padding: 15px 0px;
	cursor: pointer;
}
.index_section6 ul li:hover .p1 .s1 {
	color: #347fe2;
}
.index_section6 ul li:hover .p2 {
	color: #347fe2;
}
.index_section6 ul li img {
	width: 38px;
	height: 38px;
}
.index_section6 ul li .p1 .s1 {
	color: #000;
	font-size: 16px;
	position: relative;
	top: -10px;
}
.index_section6 ul li .p2 {
	color: #999;
	font-size: 14px;
}
.index_section7 {
	margin-top: 20px;
	padding: 30px 0px;
}
.index_section7 .container {
	background: #fff;
}
.index_section7 p {
	padding: 0px 20px;
}
.index_section7 .p1 {
	color: #000;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
}
.index_section7 .p1 .s1 {
	color: #2a8df3;
}
.index_section7 .container {
	padding: 20px 0px;
}
.index_section7 .p2 {
	color: #999;
	font-size: 14px;
	line-height: 1.5rem;
	padding-bottom: 25px;
}
.index_section8 {
	height: 500px;
	margin-top: 20px;
}
.index_section8 .index_section8_1 {
	background: #fff;
	min-height: 500px;
	text-align: center;
}
.index_section8 .index_section8_1 img {
	max-width: 100%;
}
/*鍏充簬鎴戜滑*/
.us_index_section12 {
	height: auto;
}
.all_us .all_1 {
	display: none;
}
.index_section9 {
	background: #4aafee;
}
.index_section9 ul li {
	float: left;
	width: 20%;
	text-align: center;
	padding: 10px 0px;
}
.index_section9 ul li:hover {
	background: #2789ea;
}
.index_section9 ul li a {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.index_section9 ul li.select {
	background: #2789ea;
}
.index_section10 {
	margin-top: 20px;
}
.index_section10 .container {
	background: #fff;
}
.index_section10 .title {
}
.index_section10 .title .p1 {
	text-align: center;
	color: #000;
	font-size: 22px;
	padding: 20px 0px;
}
.index_section10 .title .p1 .s1 {
	color: #ff6616;
}
.index_section10 .title .p1 .s2 {
	font-size: 30px;
	color: #ff6616;
}
.index_section10 .title .p2 {
	text-align: center;
}
.index_section10 .title .p3 {
	text-align: center;
	color: #999;
	font-size: 14px;
	padding-bottom: 15px;
}
.index_section10 .title .p2 img {
	width: 220px;
	height: 80px;
}
.index_section10 .center {
	padding: 10px 20px;
}
.index_section10 .center .p1 {
	margin: 10px 0px;
	color: #999;
	font-size: 15px;
	line-height: 1.8rem;
}
.index_section10 .center .p2 {
	margin: 10px 0px;
}
.index_section10 .center .p2 img {
	width: 100%;
}
.index_section10 .center1 {
}
.index_section10 .center1 ul li {
	float: left;
	width: 33.3%;
	text-align: center;
}
.index_section10 .center1 ul li:first-child {
	text-align: left;
}
.index_section10 .center1 ul li:last-child {
	text-align: right;
}
.index_section10 .center1 ul li &gt; div {
	display: inline-block;
	width: 90%;
	text-align: center;
	background: #ec6941;
	padding: 20px 0px;
}
.index_section10 .center1 ul li &gt; div:hover {
	box-shadow: 0px 0px 5px #ec6941;
}
.index_section10 .center1 ul li:first-child div {
	background: #4aafee;
}
.index_section10 .center1 ul li:first-child div:hover {
	box-shadow: 0px 0px 5px #4aafee;
}
.index_section10 .center1 ul li:last-child div {
	background: #556fb5;
}
.index_section10 .center1 ul li:last-child div:hover {
	box-shadow: 0px 0px 5px #556fb5;
}
.index_section10 .center1 ul li .p1 {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}
.index_section10 .center1 ul li .p2 {
	color: #fff;
	font-size: 17px;
}
.index_section10 .center2 {
	padding: 25px 0px;
}
.index_section10 .center2 img {
	width: 100%;
	height: 340px;
}
.index_section10 .center3 {
	padding: 25px 0px;
}
.index_section10 .center_iop {
	display: none;
}
.index_section10 .center3 img {
	width: 100%;
}
.index_section11 {
	margin-bottom: 20px;
}
.index_section11 img {
	width: 100%;
}
.index_section10 .center4 {
	padding: 25px 20px;
}
.index_section10 .center4 img {
	width: 100%;
	/*height: 230px;*/
}
.index_section10 .center5 {
	padding: 25px 20px;
}
.index_section10 .center5 .list {
	padding: 25px 0px;
}
.index_section10 .center5 .list .a1 .p1 {
	float: left;
}
.index_section10 .center5 .list .a1 .p1 .s1 {
	color: #108ee7;
	font-size: 20px;
}
.index_section10 .center5 .list .a1 .p1 img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 2px;
}
.index_section10 .center5 .list .a1 .p2 {
	float: right;
	color: #000;
	font-size: 15px;
}
.index_section10 .center5 .list .a2 {
	margin-top: 5px;
}
.index_section10 .center5 .list .a2 .b1 {
	float: left;
	width: 80%;
}
.index_section10 .center5 .list .a2 .b1 ul li {
	float: left;
	width: 33.3%;
	text-align: left;
	color: #333;
	font-size: 15px;
	margin: 5px 0px;
}
.index_section10 .center5 .list .a2 .b2 {
	float: right;
	width: 20%;
	text-align: right;
	margin-top: 10px;
}
.index_section10 .center5 .list .a2 .b2 a {
	display: inline-block;
	padding: 6px 25px;
	border-radius: 25px;
	background: #ff6328;
	color: #fff;
	font-size: 18px;
}
.index_section10 .center5 .list .a2 .b2 a:hover {
	opacity: 0.9;
}
.index_section10 .center5 .list .a3 {
	margin-top: 20px;
}
.index_section10 .center5 .list .a3 .p1 {
	color: #000;
	font-size: 17px;
	margin-bottom: 10px;
}
.index_section10 .center5 .list .a3 ul li {
	color: #666;
	font-size: 15px;
	margin: 5px 0px;
}
.index_section10 .center6 {
}
.index_section10 .center6 ul li {
	float: left;
	width: 33.3%;
	text-align: center;
	margin: 15px 0px;
	height: 510px;
}
.small_li {
	height: 300px !important;
}
.index_section10 .center6 ul li div {
	width: 90%;
	margin: 0 auto;
	background: #f5f5f5;
	padding: 15px 0px;
}
#map {
	width: 1200px;
	height: 550px;
	border: #ccc solid 1px;
	font-size: 12px;
}
.index_section10 .center6 ul li div img {
	width: 90%;
}
/*绯荤粺瀹氬埗*/
.index_section10 .center7 {
	padding: 15px 20px;
}
.index_section10 .center7 &gt; img {
}
/*鍟嗗煄绯荤粺*/
.index_section12 img {
	width: 100%;
}
.index_section10 .center7 ul li {
	float: left;
	text-align: center;
	width: 33.3%;
	margin: 15px 0px;
}
.index_section10 .center7 ul li &gt; div {
	display: inline-block;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding: 25px 0px;
	cursor: pointer;
}
.index_section10 .center7 ul li:first-child {
	text-align: left;
}
.index_section10 .center7 ul li:nth-child(3n) {
	text-align: right;
}
.index_section10 .center7 ul li:nth-child(3n-2) {
	text-align: left;
}
.index_section10 .center7 ul li:first-child div {
	background: #ff9a97;
}
.index_section10 .center7 ul li:first-child div:hover {
	box-shadow: 0px 0px 5px #ff9a97;
}
.index_section10 .center7 ul li:nth-child(2) div {
	background: #83d5ff;
}
.index_section10 .center7 ul li:nth-child(2) div:hover {
	box-shadow: 0px 0px 5px #83d5ff;
}
.index_section10 .center7 ul li:nth-child(3) div {
	background: #f6b37f;
}
.index_section10 .center7 ul li:nth-child(3) div:hover {
	box-shadow: 0px 0px 5px #f6b37f;
}
.index_section10 .center7 ul li:nth-child(4) div {
	background: #feca5b;
}
.index_section10 .center7 ul li:nth-child(4) div:hover {
	box-shadow: 0px 0px 5px #feca5b;
}
.index_section10 .center7 ul li:nth-child(5) div {
	background: #a1d66d;
}
.index_section10 .center7 ul li:nth-child(5) div:hover {
	box-shadow: 0px 0px 5px #a1d66d;
}
.index_section10 .center7 ul li:nth-child(6) div {
	background: #cdbdf8;
}
.index_section10 .center7 ul li:nth-child(6) div:hover {
	box-shadow: 0px 0px 5px #cdbdf8;
}
.index_section10 .center7 ul li &gt; div p {
	color: #fff;
	padding: 0px 10px;
}
.index_section10 .center7 ul li .p1 {
	margin-bottom: 15px;
}
.index_section10 .center7 ul li .p1 img {
	width: 52px;
	height: 52px;
}
.index_section10 .center7 ul li .p2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 44px;
}
.index_section10 .center7 ul li .p3 {
	font-size: 15px;
	line-height: 1.5rem;
	height: 75px;
}
.index_section10 .center8 {
	text-align: center;
	padding: 20px;
	box-shadow: 0px 0px 5px #ddd;
}
.index_section10 .center8 img {
}
.index_section10 .next_1 {
	text-align: center;
	padding: 25px 0px;
}
.index_section10 .next_1 a {
	display: inline-block;
	padding: 10px 25px;
	border-radius: 5px;
	background: linear-gradient(to right, #fb5522, #fd0e2a);
	color: #fff;
	font-size: 16px;
}
.index_section10 .next_1 a:hover {
	opacity: 0.9;
}
.index_section10 .center9 {
	padding: 10px 20px;
}
.index_section10 .center9 ul li {
	float: left;
	width: 16.6%;
	text-align: center;
	margin: 15px 0px;
	cursor: pointer;
}
.index_section10 .center9 ul li:hover .p1 {
	color: #347fe2;
}
.index_section10 .center9 ul li img {
	width: 60px;
	height: 60px;
}
.index_section10 .center9 ul li .p1 {
	color: #999;
	font-size: 15px;
	margin-top: 8px;
}
/*main css*/
.izl-rmenu {
	position: fixed;
	right: 0%;
	top: 350px;
	background: url(../images/r_b.png) 0px bottom no-repeat;
	z-index: 999;
}
.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.izl-rmenu .btn-qq {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #6da9de;
}
.izl-rmenu .btn-daohang {
	background: url(../images/daohang.png) 0px 0px no-repeat;
	background-color: #6da9de;
}
.izl-rmenu .btn-qq:hover {
	background-color: #488bc7;
}
.izl-rmenu a.btn-qq,
.izl-rmenu a.btn-qq:visited {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #6da9de;
	text-decoration: none;
	display: block;
}
.izl-rmenu .btn-wx {
	background: url(../images/r_wx.png) 0px 0px no-repeat;
	background-color: #78c340;
}
.izl-rmenu .btn-wx:hover {
	background-color: #58a81c;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -160px;
	top: 0px;
	display: none;
	width: 160px;
	height: 160px;
}
.izl-rmenu .btn-phone {
	background: url(../images/r_phone.png) 0px 0px no-repeat;
	background-color: #fbb01f;
}
.izl-rmenu .btn-phone:hover {
	background-color: #ff811b;
}
.izl-rmenu .btn-phone .phone {
	background-color: #ff811b;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 73px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	background: url(../images/r_top.png) 0px 0px no-repeat;
	background-color: #666666;
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color: #444;
}
</pre></body></html>